←Select platform

Key Property

Summary

Returns the key item.

Syntax
C#
VB
C++
public T1 Key { get; } 
Public ReadOnly Property Key() As T1 
   Get 
public:  
   property T1 Key 
   { 
      T1 get() 
   } 

Property Value

String that represents the key item.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly